body,html{
	min-width: 1000px;
}
.header{
	min-width:1000px;
}
.disable {
	pointer-events: none;
}

.width_1400{ width: 14rem; margin: 0 auto;}
.list_container .header .rightMenu{ font-size: 0;}

.list_header{ padding: 0;border-bottom: 1px solid #e7e7e7;}
.list_header .navSmall{ display: block;}
.list_header.leaving-top2 .navSmall{ display: none;}
.list_header.leaving-top2{
	border-bottom: none;
}
.list_header .rightMenu{ padding: 0.33rem 0 0;}

.list_nav_height{ height: 1rem;}

.list_banner{ width: 100%; height: 5rem; border-top: 1px solid #e1e1e1; position: relative; background-repeat: no-repeat; background-position: center center; background-size: 100% auto; position: relative; overflow: hidden; z-index: 1;}
.list_banner .imgs_w{ position: absolute; left: 50%; top:0; transform: translateX(-50%); width: 100%; height: 100%;}
.list_banner .imgs_w .imgs{ height: 100%;background-repeat: no-repeat;background-position: center center;background-size: cover;}
.list_banner .title{ position: relative; z-index: 1; display: block; margin-top: 3.15rem; font-size: 0.5rem; line-height: 1; color: #ffffff;}

.btn_more{ width: 1.09rem; margin-top: 0.43rem;}
.btn_more a{ 
	 font-size: 0.14rem;
	 padding-left: 0.02rem; 
	 color: #707070; 
	 position: relative; 
	 display: block;
	 height: .36rem;
}
.btn_more a:hover{ color: #cd333f;}
.btn_more_w:hover a{ color: #cd333f;}
.btn_more a .ico{ 
	position: absolute; 
	right:0.04rem;
	top:0.14rem; 
	width: 0.2rem; 
	height: 0.08rem; 
	background: url(yws2022_list_3.png) no-repeat 0rem 0rem; 
	background-size: .2rem .08rem;
}
.btn_more a:hover .ico{background-image: url(yws2022_list_4.png); }
.btn_more_w:hover a .ico{background-image: url(yws2022_list_4.png); }

.btn_more2{ width: 1.09rem; margin-top: 0.43rem;}
.btn_more2 a{ 
	 font-size: 0.14rem;
	 border-bottom: 1px solid #707070; 
	 padding-left: 0.02rem; 
	 color: #707070; 
	 position: relative; 
	 display: block;
	 line-height:1;
	 padding-bottom: 0.16rem;
}
.btn_more2 a:hover{ border-bottom-color:#cd333f; color: #cd333f;}
.btn_more2 a .ico{ 
	position: absolute; 
	right:0.04rem;
	top:0.02rem; 
	width: 0.2rem; 
	height: 0.08rem; 
	background: url(yws2022_list_3.png) no-repeat 0rem 0rem; 
	background-size: .2rem .08rem;
}
.btn_more2 a:hover .ico{background-image: url(yws2022_list_4.png); }


/**关于我们**/
.list_about_w{ padding: 1.13rem 0 0.7rem;}
.list_about_l{ width: 9.1rem;}
.list_about_l .title{ font-size: 0.42rem; line-height: 1; display: block;}
.list_about_l .dec{ font-size: 0.22rem; line-height:0.4rem; margin-top: 0.03rem; text-align: justify;}
.list_about_l .dec p{ }
.list_about_r .imgs{ width: 3.93rem; display: block;}
.list_about_title{ font-size: 0.42rem; line-height: 1; display: block; text-align: center;}
.list_about_title_l{ text-align: left;}

.list_about_sld{padding: 0.9rem 0 0.67rem; background-color:#fff;}
.list_about_sld_s{}
.list_about_sld_ul{ margin-top: 0.5rem;}
.list_about_sld_ul li{ width:48.6%; font-size: 0; line-height: 1; text-align: center; background-color: #f8f8f8; transition: all 0.5s;-webkit-transition: all 0.5s; margin-bottom: 0.3rem;}
.list_about_sld_ul li:nth-child(even){float: left;}
.list_about_sld_ul li:nth-child(odd){float: right;}
.list_about_sld_ul li .as{ display: block;}
.list_about_sld_ul li .imgs_w{ width: 0.38rem; height: auto;}
.list_about_sld_ul li .imgs{ display: block; width: 100%;}
.list_about_sld_ul li .kj{ padding: 0.34rem 0 0.32rem; display: inline-block; line-height: 0.48rem; font-size: 0; }
.list_about_sld_ul li .t1{ display: block; font-size: 0.3rem; margin-left: 0.2rem;}
.list_about_sld_ul li .t2{ font-size: 0.20rem; display: block; line-height: 0.58rem; margin-left: 0.15rem; color: #707070;}
.list_about_sld_ul li:hover{ background-color: #cf1720;}
.list_about_sld_ul li:hover .imgs{ opacity: 0.5;}
.list_about_sld_ul li:hover .t1{ color: #fff;}
.list_about_sld_ul li:hover .t2{ color: #fff;}

.list_about_sld_ul li:nth-child(1){ margin-left:25%; float: left;}
.list_about_sld_ul li:nth-child(5) .kj{ width: 3.83rem; }

/*  */
.list_about_sld_ul li{
	float: left;
	margin-left: 25%;
}
.list_about_sld_ul li:nth-child(even){
	float: left;
}
.list_about_sld_ul li:nth-child(odd){
	float: left;
}
.list_about_sld_ul li .kj{
	width: 3.83rem; 
}
.list_about_sld_ul li .imgs_w{
	display: none;
}
/*  */
.yws_news .news{
	min-height: 5.7rem;/* 党建园地内容填充 */
}
.list_scale_img{ overflow: hidden;}
.list_scale_img .imgs{  transition: transform 0.5s;-webkit-transition: transform 0.5s;}
.list_scale_img:hover .imgs{transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1);}

.list_about_zzjg{ padding: 0.76rem 0 0.93rem; background-image: linear-gradient(#f9f9f9, #f0f0f0);}
.list_about_zzjg_s{}
.list_about_zzjg_w{ margin-top: 0.53rem;}
.list_about_zzjg_t{ width: 3.50rem; height: 0.70rem;border: 1px dashed #e0e0e0; margin: 0 auto; position: relative;}
.list_about_zzjg_bk{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #fff;}
.list_about_zzjg_bk .kk{ position: absolute; width: 0.12rem; height: 0.12rem; background-color: rgba(224,224,224,0.4);}
.list_about_zzjg_bk .kk1{ top:-0.06rem; left:-0.06rem;}
.list_about_zzjg_bk .kk2{ top:-0.06rem; right:-0.06rem;}
.list_about_zzjg_bk .kk3{ bottom:-0.06rem; left:-0.06rem;}
.list_about_zzjg_bk .kk4{ bottom:-0.06rem; right:-0.06rem;}
.list_about_zzjg_title{ text-align: center; display: block; padding-top: 0.15rem; position: relative; z-index: 1;}
.list_about_zzjg_t .list_about_zzjg_title .imgs{ display: block; margin:0 auto 0; height: 0.44rem;}
.list_about_zzjg_b_xs{ border-left: 3px solid #cd333f; height: 0.58rem; width:1px; margin: 0 auto; position: relative;left: -0.01rem;}
.list_about_zzjg_b_x{ width: 13.44rem; border: 1px solid #e0e0e0; border-bottom: none; height: 0.64rem; margin: 0 auto; border-radius: 0.06rem 0.06rem 0 0;}
.list_about_zzjg_b { margin-top:0rem;}
.list_about_zzjg_b ul { width: 110%;}
.list_about_zzjg_b ul li{ font-size: 0.2rem; float: left; margin-right: 0.4rem;}
.list_about_zzjg_b ul li .kj{ position: relative; width: 0.56rem; height:4rem;border: 1px dashed #e0e0e0;}
.list_about_zzjg_b ul li .kj .xians{ position: absolute; top:-0.64rem; left: 50%; width: 1px; margin-left: -1px; height: 0.64rem; border-left: 1px solid #e0e0e0; z-index: 2;}
.list_about_zzjg_b ul li .list_about_zzjg_title{ padding: 0.21rem 0.1rem 0; line-height:0.23rem; }
.list_about_zzjg_b ul li .list_about_zzjg_title .imgs{display: block; margin: 0 auto 0.16rem; width: 0.18rem;}
.list_about_zzjg_b .kk{ width: 0.08rem; height: 0.08rem; background-color:#ebebeb;}
.list_about_zzjg_b .kk1{ top:-0.04rem; left:-0.04rem;}
.list_about_zzjg_b .kk2{ top:-0.04rem; right:-0.04rem;}
.list_about_zzjg_b .kk3{ bottom:-0.04rem; left:-0.04rem;}
.list_about_zzjg_b .kk4{ bottom:-0.04rem; right:-0.04rem;}
.list_about_zzjg_b ul li:first-child .kj .xians{ height: 0rem; top:-0rem;}
.list_about_zzjg_b ul li:last-child .kj .xians{ height: 0rem; top:-0rem;}


.list_about_lxwm{ padding: 0.8rem 0 1.38rem; background-color: #f6f6f6;}
.list_about_lxwm_w{ margin-top: 0.5rem;}
.list_about_lxwm_w ul li{ background-color: #ffffff; border-bottom: 0.03rem solid #f6f6f6;}
.list_about_lxwm_w ul li:last-child{ border-bottom: none;}
.list_about_lxwm_w ul li .kj{ padding:0.3rem 0.28rem; position: relative;}
.list_about_lxwm_w ul li .close{ width:0.35rem; height: 0.35rem; background: url(yws2022_list_7.png) no-repeat center center; background-size: 100% 100%; position: absolute; top:0.2rem; right:0.19rem; transition: all 0.2s;-webkit-transition:all 0.2s; cursor: pointer; }
.list_about_lxwm_w ul li.on .close{ background-image: url(yws2022_list_6.png);transform: rotate(180deg);}
.list_about_lxwm_w ul li .title{ font-size: 0.22rem; display: block;}
.list_about_lxwm_w ul li .decs{ font-size: 0.19rem; color: #707070; margin-top: 0.26rem; line-height: 0.32rem; padding-left: 0.05rem; display: none;}
.list_about_lxwm_w ul li .decs .t1{margin-right:0.70rem;font-size: .16rem;}
.list_about_lxwm_w ul li .decs .t1:first-child{ margin-right:.7rem;}
.list_about_lxwm_w ul li .decs .t1:last-child{ margin-right: 0;}
.list_about_lxwm_w ul li .decs .t1 .as{ color: #cd333f; margin-left: 0.22rem; padding-left: 0.17rem; background: url(yws2022_list_8.png) no-repeat left center; background-size: 0.12rem 0.16rem; font-size: 0.14rem; }
.list_about_lxwm_w ul li .decs  a{ color:#707070;}

/**业务介绍**/
.list_ywjs_kj{
	padding: 0.84rem 0 0 1.64rem; 
	position: relative; 
	margin-top: 0.8rem;
	}
.list_ywjs_kj .kj{ 
	background-color: #f2f2f2; 
	padding: 0.60rem 0.72rem 0.57rem 0;
	}
.list_ywjs_kj .kj_title{ 
	float: right; 
	width: 4.5rem;
	}
.list_ywjs_kj .kj_title .t1{ 
	font-size: 0.42rem;
	 display: block;
	 }
.list_ywjs_kj .kj_title .t2{
	font-size: 0.18rem; 
	line-height: 0.36rem; 
	display: block; 
	margin-top: 0.42rem; 
	text-align: justify;
	}
.list_ywjs_kj .kj_img{ 
	position: absolute; 
	left: 0; 
	top: 0;
	box-shadow: 0.06rem 0.06rem 0.13rem 0rem 
			rgba(0, 0, 0, 0.11);
	}
.list_ywjs_kj .kj_img .imgs{
	display: block; 
	width: 7.99rem; 
	height: 5.34rem;
	}
.list_ywjs_kj.list_ywjs_kj_right{padding:0.84rem 1.64rem 0  0;}
.list_ywjs_kj.list_ywjs_kj_right .kj_title{ float: left;}
.list_ywjs_kj.list_ywjs_kj_right .kj{ padding: 0.60rem 0 0.57rem 0.72rem;}
.list_ywjs_kj.list_ywjs_kj_right .kj_img{ left: auto; right: 0; top: 0;}

.yws_szyw{
	margin-top:.5rem;
	margin-bottom:.94rem;
}

.title1{
	height: 0.43rem;
	font-size: 0.42rem;
	font-weight: normal;
	line-height: 0.72rem;
	height:.72rem;
	color: #333333;
	text-align: center;
}
.number_tab{
	padding: 0.84rem 0 0 1.64rem; 
	position: relative; 
	margin-top: 0.8rem;
	display: none;
	}
.number_tab .kj{ 
	background-color: #f2f2f2; 
	padding: 0.60rem 0.72rem 0.57rem 0;}
.number_tab .kj_title{ 
	float: right; 
	width: 7.56rem;}
.number_tab .kj_title .t1{ 
	font-size: 0.34rem;
	 display: block;}
.number_tab .kj_title .t2{
	font-size: 0.18rem; 
	line-height: 0.36rem; 
	display: block; 
	margin-top: 0.42rem; 
	text-align: justify;}
.number_tab .kj_img{ 
	position: absolute; 
	left: 0; 
	top: 0;
	box-shadow: 0.06rem 0.06rem 0.13rem 0rem
			rgba(0, 0, 0, 0.11);
	}
.number_tab .kj_img .imgs{
	display: block; 
	width: 4.56rem; 
	height: 6.76rem;
	}
.number_tab .qrcode{
	margin-top:.48rem;
}
.number_tab .qrcode li{
	float:left;
	text-align: center;
	margin-right:.78rem;
}
.number_tab .qrcode li img{
	width:1.77rem;
	height:1.77rem;
	
}

.yws_szyw .nav{
}
.yws_szyw .nav li{
	float:left;
	width: 4rem;
	margin-right:1rem;
	margin-top:.4rem;
}
.yws_szyw .nav li:nth-child(3){
	margin-right:0rem;
}
.yws_szyw .nav li a{ 
	 font-size: 0.22rem;
	 padding-left: 0.02rem; 
	 color: #707070; 
	 position: relative; 
	 display: block;
	 height: .45rem;
	 width: 4rem;
	 border-bottom:.02rem solid #e0e0e0;
}
.yws_szyw .nav li a:hover,.yws_szyw .nav li.active a{ 
	color: #cd333f;
	border-bottom:.02rem solid #cd333f;
	}
.yws_szyw .nav li a .ico,.yws_szyw .nav li.active a .ico{ 
	position: absolute; 
	right:2.04rem;
	top:0.12rem; 
	width: 0.2rem; 
	height: 0.08rem; 
	background: url(yws2022_list_3.png) no-repeat 0rem 0rem; 
	background-size: .2rem .08rem;
}
.yws_szyw .nav li a:hover .ico,.yws_szyw .nav li.active a .ico{background-image: url(yws2022_list_4.png); }

/**新闻动态**/
.yws_title{
	margin:.52rem 0 .24rem 0;
}
.yws_title .title1{
	text-align: left;
}
.yws_news{
	
}
.yws_news .con_l{
	/* width:10.72rem; */
	/* float:left; */
	width: 100%;
}
/* .yws_news .news{
	min-height: 4.5rem;
} */
.yws_news .new_list{
	padding:.3rem 0;
	border-bottom:1px solid #e0e0e0;
}
.yws_news .new_list .img{
	width:4.1rem;
	height: 1.95rem;
	float:left;
	margin-right: 0.4rem;
}
.yws_news .new_list .img a{
	display: block;
}
.yws_news .new_list .img img{
	width:100%;
}
.yws_news .new_list .txt{
	/* width:6.22rem; */
	/* float:left; */
}
.yws_news .new_list .txt2{
	width:100%;
}
.yws_news .new_list .txt h2{
	font-size: 0.2rem;
	line-height: 0.36rem;
	height: 0.36rem;
	margin-bottom:.16rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.yws_news .new_list .txt h2 a{
	color: #333333;
}
.yws_news .new_list:hover .txt h2 a{
	color: #cd333f;
}
.yws_news .new_list .txt p{
	font-size: 0.14rem;
	line-height: 0.24rem;
	height: 0.72rem;
	color: #707070;
	overflow: hidden;
	/* text-overflow: ellipsis; */
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal; 
}
.yws_news .new_list .txt .info{
	margin-top:.23rem;
	line-height: 1;
	font-size: 0;
}
.yws_news .new_list .txt .info .time{
	display: inline-block;
	font-size: 0.14rem;
	color: #707070;
	margin-right:.42rem;
}
.yws_news .new_list .txt .info .btn_more{
	display: inline-block;
	margin-top:0;
	width: auto;
}
.yws_news .new_list .txt .info .btn_more a{
	line-height:1;
	height: auto;
	padding-right: 0.33rem;
}
.yws_news .new_list .txt .info .btn_more a .ico{
	top: 0.02rem;
}
.yws_news .con_r{
	width:2.16rem;
	float:right;
}
.yws_news .con_r .nav{
	
}
.yws_news .con_r .nav li{
	border-bottom:.01rem solid #e0e0e0;
}
.yws_news .con_r .nav li a{
	width:1.76rem;
	margin:0 auto;
	display: block;
	font-size: 0.2rem;
	line-height: 0.72rem;
	color: #707070;
	background: url(yws_pc_icon1.png) right .3rem no-repeat;
	background-size: .08rem .15rem;
}
.yws_news .con_r .nav li.active,.yws_news .con_r .nav li:hover{
	border-bottom:.02rem solid #cd333f;
}
.yws_news .con_r .nav li.active a,.yws_news .con_r .nav li:hover a{
	color: #cd333f;
	background: url(yws_pc_icon2.png) right .3rem no-repeat;
}
.page{
	width:100%;
	margin:.5rem auto;
	text-align: center;
	font-size: 0;
	height: 0.24rem;
}
.page_d{
	margin: 0.69rem auto 0.74rem;
}
.page_s{
	display:inline-block;
}
.page .pre{
	float:left;
	background: url(yws_pc_icon3.png) 0rem 0rem no-repeat; 
	background-size: .41rem .13rem;
	width:.41rem;
	height:.13rem;
	cursor: pointer;
}
.page .next{
	float:left;
	background: url(yws_pc_icon4.png) 0rem 0rem no-repeat; 
	background-size: .41rem .13rem;
	width:.41rem;
	height:.13rem;
	cursor: pointer;
}
.page .number{
	float:left;
	margin:0 .8rem;
	font-size: 0;
}
.page .number a{
	/* width:.3rem; */
	text-align: center;
	float:left;
	font-size: 0.18rem;
	padding: 0 0.1rem;
	margin: 0 0.01rem;
	line-height: 0.24rem;
	color: #707070;
}
.page .number a.active{
	color: #cd333f;
}
.page .number a:hover{
	color: #cd333f;
}
/**详情页**/
.yws_content{
	min-height: 8.31rem;
}
.yws_content .title1{
	font-size: 0.36rem;
	font-weight: normal;
	line-height: 0.56rem;
	height: auto;
	color: #000000;
	margin-top:.88rem;
	margin-bottom:.16rem;
}
.yws_content .title1_f{
	font-size: 0.32rem;
	line-height: 0.5rem;
	text-align: center;
}
.yws_content .nav{
	height: .8rem;
	line-height: .3rem;
	border-bottom:1px solid #e0e0e0;
	font-family: MicrosoftYaHei;
	font-size: 0.16rem;
	color: #707070;
}
.yws_content .nav .con_l{
	float:left;
	padding-top:.32rem;
	padding-left: 0.2rem;
}
.yws_content .nav .con_l .time{
	margin-right:.75rem;
}
.yws_content .nav .con_l .source{
	
}
.yws_content .nav .con_r{
	float:right;
	padding-top:.28rem;
	margin-right: 0.23rem;
}
.yws_content .nav .con_r .change_size{
	width:auto;
	height: 0.3rem;
	border-radius: 0.15rem;
	display: inline-block;
	background: #f7f7f7 url(yws_pc_icon5.png) no-repeat 0.12rem 50%;
	background-size: .16rem .13rem;
	padding-left:.38rem ;
	padding-right: 0.13rem;
	font-size: 0.16rem;
	color: #333333;
	margin-right: 0.51rem;
}
.yws_content .nav .con_r .print{
	width: auto;
	height: 0.3rem;
	border-radius: 0.15rem;
	display: inline-block;
	background: url(yws_pc_icon6.png) no-repeat left center;
	background-size: .19rem .19rem;
	padding-left: 0.27rem;
	font-size: 0.16rem;
	color: #333333;
	margin-right: 0.72rem;
}
.yws_content .nav .con_r .print:hover{
	background-image: url(yws_pc_icon7.png);
}

.ops_shareLayer{
	line-height: 0.3rem;
}
.yws_content .nav .con_r .wb{
	width: 0.19rem;
	height: 0.16rem;
	display: inline-block;
	background: url(yws_pc_icon8.png) .0rem .0rem no-repeat;
	background-size: .19rem .16rem;
	cursor: pointer;
	margin-left:.15rem;
	margin-top: 0.07rem;
}
.yws_content .nav .con_r .wb:hover{
	background: url(yws_pc_icon9.png) .0rem .0rem no-repeat;
	background-size: .19rem .16rem;
}
.yws_content .nav .con_r .wx{
	width: 0.2rem;
	height: 0.16rem;
	display: inline-block;
	background: url(yws_pc_icon10.png) .0rem .0rem no-repeat;
	background-size: .2rem .16rem;
	cursor: pointer;
	margin-left:.15rem;
	margin-top: 0.07rem;
}
.yws_content .nav .con_r .wx:hover{
	background: url(yws_pc_icon11.png) .0rem .0rem no-repeat;
	background-size: .2rem .16rem;
}
.yws_content .content{
	margin-top:.3rem;
	/* text-indent: 2em; */
	font-size: 0.18rem;
	line-height: 0.36rem;
	color: #000000;
	text-align: justify;
	min-height: 4rem;
	margin-bottom: 0.7rem;
}
.yws_content .content p{
	/* text-indent: 2em; */
	font-size: 0.18rem;
	line-height: 0.36rem;
	color: #000000;
	/* margin-bottom:.3rem; */
	margin-bottom:.08rem;
	text-align: justify;
}
.yws_content .content strong{
	font-weight: bold;
}
.yws_content .content p.FontSize20{
	font-size: 0.2rem;
}
.yws_content .content .aspan{
	width: 6.88rem;
	margin:.3rem auto;
	display: block;
	text-align: center;
}
.yws_content .content img{
	max-width: 80%;
	height: auto;
}
.yws_content .content .video{
	display: block;
	margin: 0 auto;
	width: 6.70rem;
	height: 3.78rem;
}
.yws_content .content b{
	font-weight: bold;
}
/* .yws_content .content span img{
	width: 6.88rem;
}
.yws_content .content span h3{
	font-family: KaiTi;
	font-size: 0.2rem;
	font-weight: normal;
	line-height: 0.36rem;
	color: #000000;
} */
.yws_recommend{
	/* margin-top:.7rem; */
	margin-bottom:.84rem;
}
.yws_recommend .title1{ 
	text-align: left;
	font-size: 0.28rem;
	line-height: 1;
	height: auto;
	color: #333333;
	margin-bottom: 0.49rem;
}
.yws_recommend li{
	width:4.2rem;
	float:left;
	margin-right:.7rem;
	border-top: 0.02rem solid #e0e0e0;
	padding-top: 0.24rem;
}
.yws_recommend li:nth-child(3){
	margin-right:0;
}
.yws_recommend li .txt{
	font-size: 0;
}
.yws_recommend li h2{
	font-size: 0.2rem;
	line-height: 0.36rem;
	color: #333333;
	margin-bottom:.16rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal; 
}
.yws_recommend li h2 a{
	color: #333;
}
.yws_recommend li:hover .txt h2 a{
	color: #cd333f;
}
.yws_recommend li p{
	font-size: 0.14rem;
	line-height: 0.24rem;
	height: 0.72rem;
	color: #707070;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal; 
	text-align: justify;
}
.yws_recommend li .txt .info{
	margin-top:.16rem;
}
.yws_recommend li .txt .info .time{
	display: inline-block;
	font-size: 0.14rem;
	line-height: 0.24rem;
	color: #707070;
	margin-right:.42rem;
}
.yws_recommend li .txt .info .btn_more{
	display: inline-block;
	margin-top:0;
	width: auto;
}
.yws_recommend li .txt .info .btn_more a{
	line-height: 0.24rem;
	height: auto;
	padding-right: 0.33rem;
}
.yws_recommend li .txt .info .btn_more a .ico{
	top: 50%;
	transform: translateY(-50%);
}

/**经营业务**/
.list_contant_jyyw{
	margin-top: 1.13rem;
	margin-bottom: 0.85rem;
}
.list_contant_jyyw_s{
	margin-top: 0.53rem;
}
.list_contant_jyyw_s li{
	position: relative;
	float: left;
	overflow: hidden;
	margin-bottom: 0.4rem;
}
.list_contant_jyyw_s li:nth-child(even){
	float: right;
}
.list_contant_jyyw_s li .kj .imgs{
	display: block;
	width: 6.8rem;
	height: 3.52rem;
}
.list_contant_jyyw_s li .kj .title{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}
.list_contant_jyyw_s li .kj .title_t{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.35);
	display: flex;
	justify-content: center;
	align-items: center;
}
.list_contant_jyyw_s li .kj .title_kj{
	/* width: 100%;
	height: 100%; */
}
.list_contant_jyyw_s li .kj .title_kj .icos{
	width: 0.7rem;
	height: 0.7rem;
	display: block;
	background: url(yws2022_list_jyyw_ico1.png) no-repeat center center;
	background-size: 100% 100%;
	margin: 0 auto;
}
.list_contant_jyyw_s li .kj .title_kj .icos1{ background-image: url(yws2022_list_jyyw_ico1.png);}
.list_contant_jyyw_s li .kj .title_kj .icos2{ background-image: url(yws2022_list_jyyw_ico2.png);}
.list_contant_jyyw_s li .kj .title_kj .icos3{ background-image: url(yws2022_list_jyyw_ico3.png);}
.list_contant_jyyw_s li .kj .title_kj .icos4{ background-image: url(yws2022_list_jyyw_ico4.png);}
.list_contant_jyyw_s li .kj .title_kj .icos5{ background-image: url(yws2022_list_jyyw_ico5.png);}
.list_contant_jyyw_s li .kj .title_kj .icos6{ background-image: url(yws2022_list_jyyw_ico6.png);}
.list_contant_jyyw_s li .kj .title_kj .icos7{ background-image: url(yws2022_list_jyyw_ico7.png);}
.list_contant_jyyw_s li .kj .title_kj .icos8{ background-image: url(yws2022_list_jyyw_ico8.png);}
.list_contant_jyyw_s li .kj .title_kj .icos9{ background-image: url(yws2022_list_jyyw_ico9.png);}
.list_contant_jyyw_s li .kj .title_kj .icos10{ background-image: url(yws2022_list_jyyw_ico10.png);}
.list_contant_jyyw_s li .kj .title_kj .icos11{ background-image: url(yws2022_list_jyyw_ico11.png);}
.list_contant_jyyw_s li .kj .title_kj .icos12{ background-image: url(yws2022_list_jyyw_ico12.png);}

.list_contant_jyyw_s li .kj .title_kj .text_w{
	font-size: 0.38rem;
	color: #ffffff;
	line-height: 1;
}
.list_contant_jyyw_s li .kj .title_kj .text{
	display: block;
	margin-top: 0.2rem;
	text-align: center;
}
.list_contant_jyyw_s li .kj .title_b{
	width: 100%;
	height: 100%;
	background-color: rgba(128,14,20,0.7);
	display: flex;
	justify-content: center;
	align-items: center;
}
.list_contant_jyyw_s li .kj .title_b .title_kj{
	padding: 0.36rem 0.67rem 0;
	height: 100%;
	width: 100%;
}
.list_contant_jyyw_s li .kj .title_b .text_w{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.list_contant_jyyw_s li .kj .title_b .text_w .icos{
	margin: 0;
}
.list_contant_jyyw_s li .kj .title_b .text_w .text{
	margin-top: 0;
	margin-left: 0.28rem;
}
.list_contant_jyyw_s li .kj .title_b .desc{
	color: #ffffff;
	font-size: 0.18rem;
	line-height: 0.36rem;
	max-height: 1.08rem;
	margin-top: 0.34rem;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal; 
	text-align: justify;
}
.list_contant_jyyw_s li .kj .title_b .more{
	margin-top: 0.29rem;
}
.list_contant_jyyw_s li .kj .title_b .more .as{
	font-size:0.14rem;
	color: #fff;
	padding:0 0.51rem 0.16rem 0.02rem;
	line-height: 1;
	border-bottom: 1px solid #ffffff;
	background: url(yws2022_list_jyyw_ico13.png) no-repeat;
	background-position: 0.8rem 0.03rem;
	background-size: 0.2rem 0.08rem;
}
.list_contant_jyyw_s li:hover .title{
	transform: translateY(-100%);
}

/**群团风采**/
.yws_news_img{
	/* margin-top: 0.3rem; */
	min-height: 4.5rem;
}
.yws_news_img ul{
	width: 110%;
}
.yws_news_img li{
	float: left;
	margin-right: 0.16rem;
	margin-top: 0.41rem;
	width: 3.38rem;
}
.yws_news_img li .kj{
	display: block;
	padding: 0.16rem 0.17rem 0.24rem;
	background: url(yws2022_list_qtfc1.png) no-repeat center center;
	background-size: 100% 100%;
}
.yws_news_img li .imgs_w{
	overflow: hidden;
	height: 1.70rem;
}
.yws_news_img li .imgs{
	width: 100%;
	display: block;
}
.yws_news_img li .text{
	font-size: 0.18rem;
	color: #333333;
	line-height: 0.5rem;
	height: 0.5rem;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.yws_news_img li:hover .text{
	color:#cd333f;
}

.yws_news_img li:nth-child(1){
	margin-top:0.3rem;
}
.yws_news_img li:nth-child(2){
	margin-top:0.3rem;
}
.yws_news_img li:nth-child(3){
	margin-top:0.3rem;
}
.yws_news_img li:nth-child(4){
	margin-top:0.3rem;
}

/**网上商城**/
.yws_shop_index{
}
.yws_shop_banner_js{
	
}
.yws_shop_banner_js .kj{
	display: block;
}
.yws_shop_banner_js .kj .imgs{
	display: block;
	width: 100%;
	height: auto;
}
.yws_shop_banner_js.swiper-container .yws_shop_banner_pagination{
	font-size: 0;
	height: 0.14rem;
	display: flex;
	justify-content: center;
	align-items: center;
	bottom: 0.31rem;
}
.yws_shop_banner_js.swiper-container .yws_shop_banner_pagination .swiper-pagination-bullet{
	width: 0.14rem;
	height: 0.14rem;
	background-color: #154062;
	margin: 0 0.1rem;
	opacity: 1;
}
.yws_shop_banner_js.swiper-container .yws_shop_banner_pagination .swiper-pagination-bullet-active{
	background-color: #b40009;
}
.yws_shop_title{
	padding: 1rem 0 0.7rem;
}
.yws_shop_title .title{
	position: relative;
	font-size: 0.4rem;
	line-height: 0.4rem;
	display: block;
}
.yws_shop_title .title .icos{
	position: absolute;
	left: 1.44rem;
	bottom: 0.1rem;
	background: url(yws2022_list_shop2.png) no-repeat center center;
	background-size: 100% 100%;
	width: 0.49rem;
	height: 0.51rem;
}
.yws_shop_title .title .icos2{
	left: 1.44rem;
	bottom: 0.1rem;
	background-image: url(yws2022_list_shop3.png);
	width: 0.39rem;
	height: 0.60rem;
}
.yws_shop_title .title .icos3{
	left: 1.39rem;
	bottom: 0.09rem;
	background-image: url(yws2022_list_shop4.png);
	width: 0.56rem;
	height: 0.56rem;
}
.yws_shop_title .more{
	width: 0.5rem;
	height: 0.5rem;
	display: block;
	background: url(more-icon.png) no-repeat center center;
	background-size: 100% 100%;
}
.yws_shop_title .more:hover{
	background-image: url(more-icon-hover.png);
	transform: rotate(90deg);
}
/* 商城  图书分类 */
.yws_shop_tsfl_s{
	
}
.yws_shop_tsfl_s ul{
	display: flex;
	flex-wrap: wrap;
}
.yws_shop_tsfl_s ul li{
	width: 25%;
	margin-bottom: 0.2rem;
}
.yws_shop_tsfl_s ul li .title{
	display: block;
	background-color: #ef9d5b;
	color: #fff;
	text-align: center;
	font-size: 0.24rem;
	line-height: 0.6rem;
}
.yws_shop_tsfl_s ul li:nth-child(1) .title{
	background-color: #ef9d5b;
}
.yws_shop_tsfl_s ul li:nth-child(2) .title{
	background-color: #82b7d2;
}
.yws_shop_tsfl_s ul li:nth-child(3) .title{
	background-color: #f05b5d;
}
.yws_shop_tsfl_s ul li:nth-child(4) .title{
	background-color: #6baee3;
}
.yws_shop_tsfl_s ul li:nth-child(5) .title{
	background-color: #cc5f99;
}
.yws_shop_tsfl_s ul li:nth-child(6) .title{
	background-color: #5ac6d3;
}
.yws_shop_tsfl_s ul li:nth-child(7) .title{
	background-color: #a881d1;
}
.yws_shop_tsfl_s ul li:nth-child(8) .title{
	background-color: #5c8a9a;
}
.yws_shop_tsfl_s ul li:nth-child(9) .title{
	background-color: #6baee3;
}
.yws_shop_tsfl_s ul li:nth-child(10) .title{
	background-color: #fe9d56;
}
.yws_shop_tsfl_s ul li:nth-child(11) .title{
	background-color: #c4d369;
}
.yws_shop_tsfl_s ul li .imgs{
	width: 100%;
	height: 1.72rem;
	display: block;
}
.yws_shop_tsfl_s ul li:nth-child(9){
	width: 33.3333%;
}
.yws_shop_tsfl_s ul li:nth-child(10){
	width: 33.3333%;
}
.yws_shop_tsfl_s ul li:nth-child(11){
	width: 33.3333%;
}

/* 新书上架 */
.yws_shop_xssj_w{
	margin-bottom: 0.51rem;
}
.yws_shop_xssj_w .yws_shop_title{
	padding: 0.7rem 0 0.58rem;
}
.yws_shop_xssj_s ul{
	width: 110%;
}
.yws_shop_xssj_s ul li{
	width: 3.35rem;
	margin-right: 0.2rem;
	/* background-color: #f7f7f7; */
	background-color: #ffffff;
	border-radius: 0.08rem;
	float: left;
	transition: all 0.5s;
	transform: translateY(0px);
	margin-bottom: 0.2rem;
	box-shadow: 0 0 0.1rem #cccccc;
}
.yws_shop_xssj_s ul li:hover{
	transform: translateY(-10px);
	box-shadow:0.05rem 0.05rem 0.13rem 0px rgb(0 0 0 / 11%);
}
.yws_shop_xssj_s ul li .kj{
	padding-bottom: 0.2rem;
	position: relative;
}
.yws_shop_xssj_s ul li .ico_news{
	width: 0.33rem;
	height: 0.32rem;
	background: url(yws2022_list_shop8.png) no-repeat center center;
	background-size: 100% 100%;
	position: absolute;
	left:0.11rem;
	top:0.15rem;
	z-index: 2;
}
.yws_shop_xssj_s ul li .imgs_w{
	/* background: url(yws2022_list_shop6.jpg) no-repeat left bottom; */
	/* background-size: 0.61rem 1.21rem; */
	padding: 0.31rem 0 0.28rem;
	display: block;
}
.yws_shop_xssj_s ul li .imgs{
	/* width: 2.13rem; */
	width:3.07rem;
	height:3.07rem;
	/* width: 100%; */
	/* height: auto; */
	display: block;
	margin: 0 auto;
}
.yws_shop_xssj_s ul li .title{
	padding: 0 0.21rem;
}
.yws_shop_xssj_s ul li .title .text{
	display: block;
	font-size: 0.2rem;
	font-weight: bold;
	line-height: 1;
	height: 0.2rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.yws_shop_xssj_s ul li:hover .title .text{
	color: #cd333f;
}
.yws_shop_xssj_s ul li .title .desc{
	line-height: 0.18rem;
	margin-top: 0.1rem;
	font-size: 0.14rem;
	color: #707070;
	text-align: justify;
	
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.yws_shop_xssj_s ul li .jg_gw{
	padding: 0 0.21rem;
	margin-top: 0.15rem;
}
.yws_shop_xssj_s ul li .jg_gw .jg{
	font-size: 0.32rem;
	font-weight: bold;
	color: #e73223;
	line-height:0.27rem;
	height:0.27rem;
	overflow: hidden;
}
.yws_shop_xssj_s ul li .jg_gw .jg em{
	font-size: 0.18rem;
	float: left;
	line-height: 0.32rem;
	margin-right: 0.07rem;
}
.yws_shop_xssj_s ul li .jg_gw .gw{
	display: block;
	width: 0.27rem;
	height: 0.27rem;
	background: url(yws2022_list_shop9.png) no-repeat center center;
	background-size: 100% 100%;
}
.yws_shop_jptj_w .yws_shop_xssj_s ul li:last-child{
	display: none;
}

.yws_shop_ads{
	overflow: hidden;
}
.yws_shop_ads .imgs{
	display: block;
	width: 100%;
	height: auto;
}

/**语文直播间**/
.yws_shop_ywzbj_w{
	margin-top: 0.2rem;
	margin-bottom: 0.92rem;
}
.yws_shop_ywzbj_s{
	width: 4.46rem;
}
.yws_shop_ywzbj_title{
	background-color: #f1f1ee;
	padding: 0.25rem 0;
	line-height: 0.5rem;
}
.yws_shop_ywzbj_title .text1{
	padding-left: 0.31rem;
	font-size: 0.36rem;
}
.yws_shop_ywzbj_title .more{
	width: 0.5rem;
	height: 0.5rem;
	display: block;
	background: url(more-icon.png) no-repeat center center;
	background-size: 100% 100%;
	margin-right: 0.22rem;
}
.yws_shop_ywzbj_title .more:hover{
	background-image: url(more-icon-hover.png);
	transform: rotate(90deg);
}

.yws_shop_ywzbj_ul1{
	margin-top: 0.2rem;
}
.yws_shop_ywzbj_ul1 .kj{
	display: block;
}
.yws_shop_ywzbj_ul1 .img_w .imgs{
	display: block;
	width: 4.46rem;
	height: 2.53rem;
}
.yws_shop_ywzbj_ul1 .text{
	display: block;
	font-size: 0.2rem;
	line-height: 0.21rem;
	padding: 0.23rem 0.2rem;
	background-color: #f8f8f8;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.yws_shop_ywzbj_ul1 .text .ts{
	font-size: 0.2rem;
	font-weight: bold;
	display: inline-block;
	border-right: 1px solid #000000;
	padding-right: 0.08rem;
	margin-right: 0.08rem;
	line-height: ;
}
.yws_shop_ywzbj_ul1:hover .text{
	color: #e73223;
}

.yws_shop_ywzbj_ul2{
	margin-top: 0.2rem;
}
.yws_shop_ywzbj_ul2 ul{
	width: 110%;
}
.yws_shop_ywzbj_ul2 ul li{
	float: left;
	margin-right: 0.15rem;
	width: 2.15rem;
	background-color: #f8f8f8;
}
.yws_shop_ywzbj_ul2 .kj{
	display: block;
}
.yws_shop_ywzbj_ul2 .img_w .imgs{
	display: block;
	width: 2.15rem;
	height: 1.23rem;
}
.yws_shop_ywzbj_ul2 .text_w{
	padding: 0.14rem 0.15rem 0.09rem;
}
.yws_shop_ywzbj_ul2 .text{
	display: block;
	font-size: 0.16rem;
	line-height: 0.24rem;
	height: 0.48rem;
	overflow: hidden;
	background-color: #f8f8f8;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	text-align: justify;
}
.yws_shop_ywzbj_ul2 li:hover .text{
	color: #e73223;
}
.yws_shop_ywzbj_ul2 .text .ts{
	padding-right: 0.12rem;
	margin-right: 0.12rem;
	font-weight: bold;
	border-right: 1px solid #000000;
	line-height: 0.18rem;
	margin-top: 0.03rem;
	display: inline-block;
}
.yws_shop_ywzbj_c{
	margin-left: 0.31rem;
}
.yws_shop_ywzbj_cs{
	padding: 0.34rem 0 0;
	background-color: #f8f8f8;
	margin-bottom: 0.2rem;
}
.yws_shop_ywzbj_cs .text{
	color: #6b604e;
	font-size: 0.39rem;
	font-weight: bold;
	line-height:0.39rem;
	padding: 0 0.26rem;
}
.yws_shop_ywzbj_cs .text .ts{
	font-size: 0.2rem;
	display: inline-block;
}
.yws_shop_ywzbj_cs .desc{
	margin-top: 0.26rem;
	padding: 0 0.3rem;
}
.yws_shop_ywzbj_cs .desc .img_w .imgs{
	display: block;
	width: 1.7rem;
	height: 1.7rem;
}
.yws_shop_ywzbj_cs .desc .ts{
	font-size: 0.16rem;
	line-height: 0.24rem;
	max-height: 1.70rem;
	overflow: hidden;
	width: 1.96rem;
	text-align: justify;
}
.yws_shop_ywzbj_cs .imgs_b{
	padding: 0.41rem 0 0.29rem;
}
.yws_shop_ywzbj_cs .imgs_b .imgs{
	display: block;
	margin: 0 auto;
	width: 3.62rem;
	height: 1.95rem;
}
.yws_shop_ywzbj_height{
	height: 1.03rem;
}

/**网上商城 - 下级**/
.yws_wssc_w{
	padding-top: 0.3rem;
}
.yws_wssc_nav{
	margin-bottom: 0.5rem;
}
.yws_wssc_nav li{
	width: 33.33%;
	float: left;
	background-color: #f8f8f8;
	text-align: center;
	line-height: 0.6rem;
}
.yws_wssc_nav li a{
	font-size: 0.24rem;
	display: block;
}
.yws_wssc_nav li:hover{
	background-color: #cf1720;
}
.yws_wssc_nav li:hover a{
	color: #fff;
}
.yws_wssc_nav li.active{
	background-color: #cf1720;
}
.yws_wssc_nav li.active a{
	color: #fff;
}

.yws_wssc_list ul{
	width: 110%;
}
.yws_wssc_list ul li {
	float: left;
	margin-bottom: 0.28rem;
	margin-right: 0.19rem;
}
.yws_wssc_list ul li .kj{
	display: block;
}
.yws_wssc_list ul li .img_w .imgs{
	display: block;
	width: 4.54rem;
	height: 2.58rem;
}
.yws_wssc_list ul li .text{
	display: block;
	font-size: 0.18rem;
	line-height: 0.6rem;
	padding: 0 0.18rem;
	/* background-color: #f8f8f8; */
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.yws_wssc_list ul li:hover .text{
	color: #e73223;
}

/* 新书动态 */
.yws_xsdt_w{
	margin-top: 0.92rem;
}
.yws_xsdt_w .con_l{
	width: 100%;
	float: none;
}
.yws_xsdt_w .con_l .new_list{
	background-color: #fafafa;
	margin-left: 0.25rem;
	position: relative;
	padding-left: 2.90rem;
	padding-right: 0.52rem;
	padding-top: 0.31rem;
	padding-bottom: 0.44rem;
	/* margin-top: 0.86rem; */
	/* margin-top: 0.72rem; */
	margin-bottom: 0.86rem;
	border-bottom: none;
}
.yws_xsdt_w .con_l .new_list:last-child{
	margin-bottom: 0;
}
.yws_xsdt_w .con_l .new_list .img{
	width: 2.66rem;
	height: 2.66rem;
	box-shadow: 0.05rem 0.05rem 0.13rem 0px rgb(0,0,0,0.11);
	position: absolute;
	left: -0.25rem;
	bottom: 0.25rem;
	background-color: #fff;
}
.yws_xsdt_w .con_l .new_list .img .imgs{
	width: 2.66rem;
	height: 2.66rem;
}
.yws_xsdt_w .con_l .new_list .txt .info{
	margin-top: 0.42rem;
}

/* 搜索结果 */
.yws_select_s{
	margin-bottom: 0.5rem;
}
.yws_select_l{
	width: 6.5rem;
}

.yws_select_r{
	width: 6.8rem;
}
.yws_select_tes{
	font-size: 0.2rem;
	line-height: 0.36rem;
	padding-bottom: 0.25rem;
	border-bottom:solid #bababa 1px;
}
.yws_select_tes .fonts{
	color: #cd333f;
}
.yws_select_l_list{
	margin-top: 0.38rem;
}
.yws_select_l_list ul li{
	width: 3.15rem;
}
.yws_select_l_list ul li .kj{
	padding-bottom: 0.33rem;
}
.yws_select_l_list ul li .imgs_w{
	/* padding-top:0.42rem; */
	/* padding-bottom: 0.34rem; */
}
.yws_select_l_list ul li .imgs{
	/* width: 2.13rem; */
	/* height: 3.07rem; */
}
.yws_select_l_list ul li .title .text{
	font-weight: normal;
}

.yws_select_r_news{
	margin-top: 0.11rem;
}
.yws_select_r_news .new_list{
	padding-top: 0.23rem;
}
.yws_select_r_news .new_list .txt .info{
	margin-top:0.36rem;
}

.yws_select_none{
	margin-top: 0.65rem;
	margin-bottom: 3.4rem;
}
.yws_select_none .imgs{
	width: 1.23rem;
	height: 0.8rem;
	display: block;
}
.yws_select_none .text{
	font-size: 0.2rem;
	color: #707070;
	line-height: 1;
	display: block;
	margin-top: 0.44rem;
}

/* 404 */
.yws_404_s{
	text-align: center;
	margin-top: 1.68rem;
	margin-bottom: 2.1rem;
}
.yws_404_s .close_img{
	margin: 0 auto;
	display: block;
}
.yws_404_s .t1{
	font-size: 0.2rem;
	line-height: 1;
	margin-top: 0.48rem;
	margin-bottom: 0.24rem;
}
.yws_404_s .t2{
	font-size: 0.16rem;
	line-height:0.28rem;
}
.yws_404_s .t2 .bs{
	color: #cd333f;
	font-weight: bold;
}
.yws_404_s .t2 .fonts{
	color: #cd333f;
}

.nicescroll-cursors{
	cursor: pointer;
}

.list_about_poas{
	position: relative;
	top: -1rem;
}


/*  */
.yws_news_nav{
	margin: 0.52rem 0 0.24rem 0;
}
.yws_news_nav ul li{
    line-height: 0.72rem;
	height: 0.72rem;
	float: left;
}
.yws_news_nav ul li a{
    color: #333333;
	font-size: 0.30rem;
	float: left;
}
.yws_news_nav ul li .xian{
	float: left;
	width: 0.02rem;
	height: 0.42rem;
	background-color: #e1e1e1;
	margin-top: 0.16rem;
	transform: rotate(30deg);
	margin: 0.16rem 0.37rem 0;
}
.yws_news_nav ul li:last-child .xian{
	display: none;
}
.yws_news_nav ul li.active a{
	font-size: 0.42rem;
	color: #cd333f;
}
.yws_news_nav ul li:hover a{
	color: #cd333f;
}

/* 检索 more */
.yws_select_tes{
	padding-right: 0.7rem;
	position: relative;
}
.yws_select_tes .more{
	width: 0.4rem;
	height: 0.4rem;
	display: block;
	background: url(more-icon.png) no-repeat center center;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	top: 0;
}
.yws_select_tes .more:hover{
	background-image: url(more-icon-hover.png);
	transform: rotate(90deg);
}

.yws_select_w .yws_shop_xssj_s ul li .title .text em{
	color: #cd333f;
}
.yws_select_w .yws_news .new_list .txt h2 a em{
	color: #cd333f;
}
.yws_select_w .yws_news .new_list .txt p em{
	color: #cd333f;
}
.yws_select_list.yws_news .new_list .txt h2 a em{
	color: #cd333f;
}
.yws_select_list.yws_news .new_list .txt h2 a em{
	color: #cd333f;
}
.yws_select_list.yws_news .new_list .txt p em{
	color: #cd333f;
}

/* 1026 辞典 */
.list_contant_hzcx_s{
	margin: 1.87rem auto 2.65rem;
	width: 8.1rem;
}
.list_contant_hzcx_s .hzcx_hd ul{
	text-align: center;
	font-size: 0;
}
.list_contant_hzcx_s .hzcx_hd li{
	width: 0.82rem;
	height: 1.01rem;
	line-height: 1.01rem;
	display: inline-block;
	background: url("yws2022_hzcx1.png") no-repeat center center;
	background-size: 100% 100%;
	margin: 0 0.175rem;
	position: relative;
	padding-right: 0.08rem;
	padding-top: 0.07rem;
}
.list_contant_hzcx_s .hzcx_hd li a{
	display: block;
	font-size: 0.22rem;
	font-weight: bold;
	color: #555555;
}
.list_contant_hzcx_s .hzcx_hd li .icos{
	position: absolute;
	left: 0.09rem;
	top: 0.064rem;
	width: 0.24rem;
	height: 0.32rem;
	background: url(yws2022_hzcx3.png) no-repeat center center;
	background-size: 100% 100%;
}
.list_contant_hzcx_s .hzcx_hd li:hover{
	background-image: url("yws2022_hzcx2.png");
}
.list_contant_hzcx_s .hzcx_hd li.on{
	background-image: url("yws2022_hzcx2.png");
}
.list_contant_hzcx_s .hzcx_hd li:hover a{
	color: #fff;
}
.list_contant_hzcx_s .hzcx_hd li.on a{
	color: #fff;
}
.list_contant_hzcx_s .hzcx_hd li.on .icos{
	background-image: url("yws2022_hzcx4.png");
}
.list_contant_hzcx_s .hzcx_hd li:hover .icos{
	background-image: url("yws2022_hzcx4.png");
}
.list_contant_hzcx_s .hzcx_bd .hzcx_bd_se_w{
	margin-top: 0.45rem;
}
.list_contant_hzcx_s .hzcx_bd .hzcx_bd_se_w .text{
	width:6.8rem;
	border: 1px solid #bababa;
	border-radius: 0.04rem;
	height: 0.6rem;
	padding: 0 0.2rem;
	font-size: 0.18rem;
}
.list_contant_hzcx_s .hzcx_bd .hzcx_bd_se_w .text::placeholder{
	color: #999999;
}
.list_contant_hzcx_s .hzcx_bd .hzcx_bd_se_w .text::-moz-placeholder{
	color: #999999;
}
.list_contant_hzcx_s .hzcx_bd .hzcx_bd_se_w .text::-webkit-input-placeholder{
	color: #999999;
}
.list_contant_hzcx_s .hzcx_bd .hzcx_bd_se_w .but{
	border: none;
	background-color: #cf1720;
	background-image: url(yws2022_hzcx5.png);
	background-repeat: no-repeat;
	background-position:0.24rem 50%;
	background-size: 0.2rem 0.2rem;
	color: #fff;
	font-size: 0.2rem;
	width: 1.2rem;
	height: 0.6rem;
	line-height: 0.6rem;
	border-radius: 0.04rem;
	text-indent: 0.57rem;
}
.list_contant_hzcx_s .hzcx_bd_se_t{
	margin-top: 0.3rem;
	color: #666666;
	line-height: 0.4rem;
	height: 0.4rem;
	overflow: hidden;
	font-size: 0;
	padding-left: 0.24rem;
}
.list_contant_hzcx_s .hzcx_bd_se_t .sp{
	display: inline-block;
	font-size: 0.18rem;
	margin-right: 0.11rem;
}
.list_contant_hzcx_s .hzcx_bd_se_t a{
	padding: 0 0.1rem;
	min-width: 0.6rem;
	background-color: #eeeeee;
	display: inline-block;
	font-size: 0.18rem;
	border-radius: 0.03rem;
	margin: 0 0.05rem 0.1rem;
	text-align: center;
	color: #666;
}
.list_contant_hzcx_s .hzcx_bd_se_t a:hover{
	background-color: #cf1720;
	color: #fff;
}
/* 细览 */
.list_contant_hzcx_s .hzcx_hd1 ul{
	text-align: center;
	font-size: 0;
}
.list_contant_hzcx_s .hzcx_hd1 li{
	width: 1.8rem;
	height: 0.56rem;
	line-height: 0.56rem;
	display: inline-block;
	margin: 0 0.09rem;
	position: relative;
	background-color: #eeeeee;
	border: 1px solid #fff;
	border-radius: 0.04rem;
}
.list_contant_hzcx_s .hzcx_hd1 li a{
	display: block;
	font-size: 0.22rem;
	color: #333333;
}
.list_contant_hzcx_s .hzcx_hd1 li:hover{
	background-color: #cf1720;
	border: 1px solid #cf1720;
}
.list_contant_hzcx_s .hzcx_hd1 li.on{
	background-color: #cf1720;
	border: 1px solid #cf1720;
}
.list_contant_hzcx_s .hzcx_hd1 li:hover a{
	color: #fff;
}
.list_contant_hzcx_s .hzcx_hd1 li.on a{
	color: #fff;
}
.list_contant_hzcx_sw{
	background-color: #f9f9f9;
}
.list_contant_hzcx_sw .list_contant_hzcx_s{
	padding:0.67rem 0 0.36rem;
	margin: 0 auto;
}
.list_contant_hzcx_arc{
	margin-top: 0.52rem;
	margin-bottom: 0.58rem;
}
.list_contant_hzcx_arc .ctitle{
	font-size: 0.42rem;
	line-height: 1;
	display: block;
}
.list_contant_hzcx_arc .ctext1{
	margin-top: 0.16rem;
	line-height: 0.82rem;
	font-size: 0.18rem;
	color: #666666;
	border-bottom: 1px solid #bababa;
}
.list_contant_hzcx_arc .ctext1 .t1{
	margin-right: 1.06rem;
}
.list_contant_hzcx_arc .ctitle1{
	font-size: 0.20rem;
	line-height: 0.59rem;
	margin-top: 0.5rem;
	border-bottom: 1px solid #bababa;
	display: block;
	color: #333333;
}
.list_contant_hzcx_arc .ctext2{
	margin-top: 0.21rem;
	line-height: 0.4rem;
	font-size: 0.18rem;
	color: #666666;
}
.list_contant_hzcx_arc .ctext2 .t1{
	margin-right: 0.52rem;
}
.list_contant_hzcx_arc .ctitle2{
	margin-top: 0.38rem;
}
.list_contant_hzcx_arc .ctext3{
	margin-top: 0.21rem;
	line-height: 0.4rem;
	font-size: 0.18rem;
	color: #666666;
}
.list_contant_hzcx_select{
	margin: 1.4rem auto 1.8rem;
}
.list_contant_hzcx_arc_w{
	min-height: 3.2rem;
}

/* 网上商城改版 */
.yws_shop_listnavs{
	padding-bottom: 0.15rem;
}
.yws_shop_listnavs ul{
	width: 105%;
}
.yws_shop_listnavs ul li{
	width: 2.4rem;
	float: left;
	margin-right: 0.5rem;
	background-color: #f7f7f7;
	border-radius: 0.05rem;
	line-height: 0.7rem;
	margin-bottom: 0.3rem;
}
.yws_shop_listnavs ul li a{
	display: block;
	text-align: center;
	font-size: 0.22rem;
}
.yws_shop_listnavs ul li span{
	display: inline-block;
	padding-left: 0.23rem;
	background: url(yws20221027_list_shop1.png) no-repeat left center;
}
.yws_shop_listnavs ul li:hover{
	background-color: #e60012;
}
.yws_shop_listnavs ul li:hover span{
	background-image: url(yws20221027_list_shop2.png);
	color: #fff;
}
.yws_shop_jczt{
	margin-top: 0.45rem;
	margin-bottom: 0.55rem;
}
.yws_shop_jczt a{
	display: block;
}
.yws_shop_jczt .imgs{
	display: block;
}
.yws_shop_ywzbj_wgb.yws_shop_ywzbj_w{
	margin-bottom: 0.74rem;
}
.yws_shop_ywzbj_wgb .yws_shop_ywzbj_s{
	width: 6.85rem;
}
.yws_shop_ywzbj_wgb .yws_shop_ywzbj_title .more{
	margin-right: 0.24rem;
}
.yws_shop_ywzbj_wgb .yws_shop_ywzbj_title .text1{
	padding-left: 0.27rem;
}
.yws_shop_ywzbj_wgb .yws_shop_ywzbj_ul1 .img_w .imgs{
	width: 6.85rem;
	height: 3.86rem;
}
.yws_shop_ywzbj_wgb .yws_shop_ywzbj_ul1 .mvideo_w{
	position: relative;
}
.yws_shop_ywzbj_wgb .yws_shop_ywzbj_ul1 .mvideo_w .mvideo{
	width: 6.85rem;
	height: 3.86rem;
	display: block;
}
.yws_shop_ywzbj_wgb .yws_shop_ywzbj_ul1 .mvideo_w .muted_icos{
	width: 0.5rem;
	height: 0.5rem;
	background: url(video_muted2.png) no-repeat center center;
	background-size: 100% 100%;
	position: absolute;
	right: 0.2rem;
	top: 0.2rem;
	cursor: pointer;
}
.yws_shop_ywzbj_wgb .yws_shop_ywzbj_ul1 .mvideo_w .muted_icos.on{
	background-image: url(video_muted1.png);
}
.yws_shop_ywzbj_wgb .yws_shop_ywzbj_ul1{
	margin-top: 0.23rem;
}
.yws_shop_ywzbj_wgb .yws_shop_ywzbj_ul1 .text{
	background-color: #eee;
	text-align: left;
	padding: 0.19rem 0.17rem;
}
.yws_shop_ywzbj_wgb .yws_shop_ywzbj_l .yws_shop_ywzbj_ul1 .kj .img_w{
	position: relative;
	display: block;
}
.yws_shop_ywzbj_wgb .yws_shop_ywzbj_l .yws_shop_ywzbj_ul1 .kj .img_w .icos{
	width: 0.7rem;
	height: 0.7rem;
	background: url(yws20221027_list_shop4.png) no-repeat center center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -0.35rem;
	margin-left: -0.35rem;
}
.yws_shop_ywzbj_wgb .yws_shop_ywzbj_r{
	width: 6.85rem;
}
.yws_shop_ywzbj_wgb .yws_shop_ywzbj_r .yws_shop_ywzbj_ul1 .text{
	background-color: #eee;
	text-align: left;
	padding: 0.19rem 0.17rem;
	padding-right: 1.05rem;
}
.yws_shop_ywzbj_wgb .yws_shop_ywzbj_r .yws_shop_ywzbj_r_pagination{
	position: absolute;
	right: 0.16rem;
	bottom: 0.25rem;
	z-index: 9;
	width: auto;
	left: auto;
	font-size: 0;
}
.yws_shop_ywzbj_wgb .yws_shop_ywzbj_r .yws_shop_ywzbj_r_pagination .swiper-pagination-bullet{
	width: 0.1rem;
	height: 0.1rem;
	border: 1px solid #e73223;
	background:none;
	opacity: 1;
	margin: 0;
	margin-left: 0.07rem;
}
.yws_shop_ywzbj_wgb .yws_shop_ywzbj_r .yws_shop_ywzbj_r_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: #e73223;
}



@media screen and (max-width: 1080px) {
	.yws_recommend li p{
		line-height: 0.30rem;
		height: 0.9rem;
	}
	.list_contant_jyyw_s li .kj .title_b .more .as{
		background-position: 1rem 0.03rem;
	}
}

/* 20221103 关于我们 组织机构 */
.list_about_zzjg_ul ul li.li_l{
	margin-right: 0.436rem
}
.list_about_zzjg_ul ul li.li_r{
	margin-right: 0.305rem;
}
.list_about_zzjg_b ul li.li_cens .kj{
	border: none;
	width: 3px;
}
.list_about_zzjg_b ul li.li_cens .xians{
	height: 5rem;
	border-left: 3px solid #cd333f;
}
.list_about_zzjg_b ul li.li_cens .xians1{
	width: 0.45rem;
	border-top: 3px solid #cd333f;
	position: absolute;
    left: 0.03rem;
    top: -0.644rem;
	display: none;
}
.list_about_zzjg_bh_x{
	margin-top:0.35rem;border: 1px solid #e0e0e0; border-radius: 0.06rem 0.06rem 0 0; border-bottom: none;height: 0.44rem;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	/* left: -0.45rem; */
	width: 7.1rem;
}
.list_about_zzjg_bh { text-align: center; font-size: 0; position: relative; /*left: -0.44rem;*/}
.list_about_zzjg_bh ul {display: inline-block;}
.list_about_zzjg_bh ul li{ font-size: 0.2rem; float: left; margin-right: 0.25rem;}
.list_about_zzjg_bh ul li:last-child{margin-right: 0;}
.list_about_zzjg_bh ul li .kj{ position: relative; height: 0.56rem; width:3.4rem;border: 1px dashed #e0e0e0;}
.list_about_zzjg_bh ul li .kj .xians{ position: absolute; top:-0.44rem; left: 50%; width: 1px; margin-left: -1px; height: 0.44rem; border-left: 1px solid #e0e0e0; z-index: 2;}
.list_about_zzjg_bh ul li .list_about_zzjg_title{ padding: 0rem 0.21rem 0; line-height:0.56rem; }
.list_about_zzjg_bh ul li .list_about_zzjg_title .tks{ display: inline-block;}
.list_about_zzjg_bh ul li .list_about_zzjg_title .imgs{display: block; margin: 0.195rem 0.12rem 0 0; width: 0.18rem; float: left;}
.list_about_zzjg_bh .kk{ width: 0.08rem; height: 0.08rem; background-color:#ebebeb;}
.list_about_zzjg_bh .kk1{ top:-0.04rem; left:-0.04rem;}
.list_about_zzjg_bh .kk2{ top:-0.04rem; right:-0.04rem;}
.list_about_zzjg_bh .kk3{ bottom:-0.04rem; left:-0.04rem;}
.list_about_zzjg_bh .kk4{ bottom:-0.04rem; right:-0.04rem;}
.list_about_zzjg_bh ul li:first-child .kj .xians{ height: 0rem; top:-0rem;}
.list_about_zzjg_bh ul li:last-child .kj .xians{ height: 0rem; top:-0rem;}

.list_about_zzjg_ul ul li.li_cens{
	
}

/* 经营业务 */
.list_contant_jyyw_s li .kj .title_b .more .as_r{
	font-size:0.14rem;
	color: #fff;
	padding:0 0.16rem;
	line-height: 0.3rem;
	border-radius: 0.02rem;
	border: 1px solid #ffffff;
}




